div#tyuui{
          width: 740px;
          height: 200px;
          margin-top: 0px;
          margin-bottom: 0px;
          margin-right:  0px; 
          background-color: ;
          
}


div#tyuui table{
 width: 730px;
 height: 100px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 margin-top: 5px;
 margin-left: 0px;
 margin-bottom: 10px;
 border: 1px solid #6495ED;
 font-size: 16px;
}
div#tyuui td{
    height:  10px;
    padding-left: 0px;
    padding-top:  0px;
    padding-bottom: 0px;
    border-right: 0px solid #000000;
    border-top: 0px solid #000000;    
    border-left: 0px solid #000000;  
    border-bottom: 0px solid #000000;    
}
div#tyuui td#index{
  width:   80px;
  height:  8px;
  background-color: white;
  color:  black;
}
p.yokoku{
        margin-top: 10px;
        padding-left:  140px;
        font-size: 16px;
}




